﻿a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.header {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #8a1414;
}
.header1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #366dae;
}
.header2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #366dae;
}
/*.univIcon {
	position: absolute;
	width: 21px;
	height: 21px;
	top: 24px;
	left: 24px;
	background-image: url('images/univ_icon.png');
	background-repeat: no-repeat;
}
.headerUnivName {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	width: 300px;
	height: 21px;
	top: 25px;
	left: 60px;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}*/
.bodyText {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	clear: both;
}
.headerNav {
	color: #FFFFFF;
	text-align: right;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	width: 350px;
	height: 21px;
	top: 25px;
	left: 590px;
	position: relative;
}

.headerUnivName {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	width: 300px;
	height: 21px;
	top: 25px;
	left: 60px;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.navMenu {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	width: 500px;
	height: 20px;
	left: 10px;
	top: 7px;
	position: absolute;
}
